home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 11 - 1995 / 11.02 Feb 95 / Yenta / Application Shellƒ / MyCommands.h < prev    next >
Encoding:
Text File  |  1996-04-04  |  188 b   |  11 lines  |  [TEXT/KAHL]

  1. /* the commands specific to the Yenta application */
  2.  
  3. // kFileMenu
  4. #define        kCmdPrefs        1001
  5. #define        kCmdAutoReply    1002
  6.  
  7. // kWindowMenu
  8. #define        kCmdSend        1101
  9. #define        kCmdMessage        1102
  10.  
  11.